home *** CD-ROM | disk | FTP | other *** search
- >
- > Where would I get information on the functions, syntax and parameters,
-
- > for a library that I might want to use?
-
- If you download the library from Aminet (I have an up-to-date of all
- libraries I know on Aminet with .FD files) or my page at
- www.mushy-pd.demon.co.uk/fd.html there is usually an FD file in there with
- it. If not, then its a little more difficult to use. Heres an example of
- what one looks like:
-
- ** $VER: mpega.library 1.0 (25.10.97) (C) 1997 Stephane TAVENARD
- ##base _MPEGABase
- ##bias 30
- ##public
- MPEGA_open(filename,ctrl)(a0,a1)
- MPEGA_close(mpds)(a0)
- MPEGA_decode_frame(mpds,pcm)(a0,a1)
- MPEGA_seek(mpds,ms_time_position)(a0,d0)
- MPEGA_time(mpds,ms_time_position)(a0,a1)
- MPEGA_find_sync(buffer,buffer_size)(a0,d0)
- ##end
-
- Mush
- --
- Email: Andy Kellett <mushypd@redrose.net> Team *AMOS* + IAPA Team *AMIGA*
- *alt.religion.amos* - AMOS now on usenet! AMOS Mailinglist also mirrored
-
- * Proud Member of the AMOSPro V3 Development Team & Official AMOS Library *
-
- World's Largest AMOS Homepages - http://www.mushy-pd.demon.co.uk
-
- Also official US distributor of F1 Software. Quality Amiga titles at
- quality prices. See homepage for links.
-
-
-